home *** CD-ROM | disk | FTP | other *** search
/ Wildcat Gold - The Optical BBS / Wildcat Gold - The Optical BBS (The Golden ROM Series)(Volume 4 Number 1)(The Digital Publishing Company)(1992).ISO / sdn / drpcp1.sdn / PTERMEMU < prev    next >
Text File  |  1991-11-25  |  9KB  |  308 lines

  1. Terminal Emulation
  2.  
  3.  
  4. KEYSTROKES:     ┌─────┐   ┌─────┐
  5.                 │ ALT │ + │  P  │
  6.                 └─────┘   └─────┘
  7.                 ┌─────┐┌─────┐┌─────┐
  8.                 │  T  ││  G  ││  A  │
  9.                 └─────┘└─────┘└─────┘
  10.                 ┌─────┐
  11.                 │  Select the desired emulation
  12.                 └─────┘
  13.                 ┌────────┐
  14.                 │ ENTER  │
  15.                 └────────┘
  16.                 ┌─────┐┌─────┐┌─────┐┌─────┐┌─────┐
  17.                 │ ESC ││ ESC ││ESC  ││  S  ││ESC  │
  18.                 └─────┘└─────┘└─────┘└─────┘└─────┘
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29. When you select the Terminal SetUp option, you will be presented with a 
  30. screen that allows you to set the following:
  31.  
  32.                        1) Terminal emulation ... ANSI-BBS 
  33.                        2) Duplex ............... HALF     
  34.                        3) Flow Control ......... NONE
  35.                        4) CR translation (in) .. CR
  36.                        5) CR translation (out) . CR
  37.                        6) BS translation ....... DEST
  38.                        7) BS Key definition .... BS
  39.                        8) Line wrap ............ OFF
  40.                        9) Scroll ............... ON
  41.                       10) Enquiry .............. OFF
  42.                       11) Break Length (ms)..... 350
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. 1) Terminal Emulation
  56.  
  57. Terminal emulation means using your computer to act like a terminal.  Use 
  58. this parameter to select the terminal you wish to emulate.  All of ProComm's 
  59. terminal emulations are described in detail in Appendix A of the manual.
  60.  
  61. After selecting option 1, press the space bar until the terminal you wish to 
  62. use is displayed.  Then press [ENTER] to make that terminal the current 
  63. emulation.  Take care to insure that the rest of the settable terminal 
  64. parameters match what is expected for the terminal type you select.  The DEC 
  65. VT100 is the most popular terminal emulation for most users.  For general BBS 
  66. work, we suggest ANSI-BBS.
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79. 2) Duplex
  80.  
  81. You can control the default duplex setting here.  Your choices are full 
  82. duplex (no echo) and half duplex (local echo).  The system administrator of 
  83. the system you are calling can tell you what is appropriate for a particular 
  84. system.
  85.  
  86. In general, if what you type is not displayed on the screen, but should be, 
  87. try going to half duplex.  If you see two of every character you type (e.g., 
  88. "ttwwoo  ooff  eevveerryy  cchhaarraacctteerr"), change to full duplex.  
  89. Duplex may also be changed while in a session (use the Alt-E command).
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. 3) Flow control
  104.  
  105. Flow control (sometimes called "handshaking") is a method computers use to 
  106. control the way they talk back and forth.  It's similar to a traffic light in 
  107. that it determines in which direction traffic can flow at what time.  The 
  108. only flow control that ProComm currently supports is XON/XOFF, so your 
  109. choices for this parameter are XON/XOFF or NONE.  If you wish to use flow 
  110. control set this option to XON/XOFF; otherwise select NONE. ProComm performs 
  111. XON/XOFF at the interrupt level.  To prevent deadlock because of extraneous 
  112. XOFFs caused by line noise, ProComm allows you to reset the XOFF flag.  If 
  113. you see a message on the status line that indicates that an XOFF was 
  114. received, but you think it is not valid, press [ESC] to clear the XOFF flag 
  115. and allow you to continue work.
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. 4) CR translation (in)
  123.  
  124. This feature is used to set the power-up default for incoming carriage return 
  125. translation.
  126.  
  127. ProComm needs a CR/LF sequence to correctly handle lines sent to it by a 
  128. remote.  The CR (carriage return) moves the cursor to the beginning of the 
  129. current line, and the LF (line feed) moves it to the next line.  Some systems 
  130. send only a CR and expect you to provide the line feed, while others send 
  131. both the CR and LF.
  132.  
  133. When set to CR, ProComm leaves incoming carriage returns alone, and assumes 
  134. that the remote system will also send a LF.  When set to CR/LF, ProComm 
  135. automatically adds a LF to any CR received.  If the lines coming from the 
  136. remote write on top of each other, you need to set this translation to CR/LF.  
  137. If lines appear to be double spaced, go to CR.
  138.  
  139. Most TTY (non-full screen) applications (including most BBS's) send both the 
  140. carriage return and line feed, so the ProComm default is CR.  You can change 
  141. this setting on-the-fly without affecting the power up default by using the 
  142. Alt-F3 command.
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. 5)  CR translation (out)
  152.  
  153. Just as different systems send different line end sequences, they also may 
  154. need to receive different line end sequences.  Some systems need only a CR, 
  155. while others must have a CR/LF combination.
  156.  
  157. Use this option to set the ProComm power up default for outgoing carriage 
  158. return translation.  If set to CR, outgoing carriage returns send only the 
  159. CR.  If set to CR/LF, any carriage return sent by ProComm to the remote unit 
  160. will have a line feed appended to it.
  161.  
  162. The ProComm default is to send the CR only.
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. 6) BS translation
  177.  
  178. A backspace (BS) may need to be interpreted differently depending upon the 
  179. terminal emulation in use.  In most cases it is "destructive"; that is, the 
  180. cursor will both move to the left and delete the character in that position 
  181. when the BS key is pressed or a BS is received from the remote.  In other 
  182. cases, the VT100 for instance, the BS behaves like a cursor-left command, 
  183. merely moving the cursor without erasing any characters; it is thus 
  184. "non-destructive" (NON-DEST).  You may choose the correct behavior for your 
  185. application using this parameter.  The ProComm default is DEST.
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201. 7) BS key definition
  202.  
  203. Normally, when the backspace key is pressed it sends a BS (ASCII 8) to the 
  204. remote unit; by using this option, however, you can force ProComm to transmit 
  205. a delete (DEL, ASCII 127) instead.  The BS key definition option is 
  206. especially useful when the terminal being emulated has a Del key where the 
  207. IBM-PC has its BS key.
  208.  
  209. The ProComm default is to send a BS.
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222. 8) Line wrap
  223.  
  224. If an incoming line is greater than 80 characters long, it can be handled in 
  225. two different ways.  It may be truncated (cut off) so that characters past 
  226. the 80th are lost, or it may be wrapped around to continue on the next line.  
  227. This setting controls which method ProComm will use.
  228.  
  229. If line wrap is set ON, lines greater than 80 characters in length will wrap 
  230. around and be displayed on the next line.  With line wrap OFF, however, lines 
  231. greater than 80 characters in length will be truncated.
  232.  
  233. Since most terminals truncate lines, the ProComm default is line wrap OFF.
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248. 9) Scroll
  249.  
  250. The scroll parameter controls what happens if ProComm receives a CR (or 
  251. CR/LF) while the cursor is positioned at the bottom line.  If the scroll 
  252. option is set ON, ProComm moves all the lines on the screen up one line 
  253. (losing the top line) and the new line is printed in the blank space at the 
  254. bottom of the screen.  If scroll is OFF, the cursor returns to the far left 
  255. column, and the new line overprints the old.  Normally this feature will be 
  256. set ON (the default), although for some full screen applications you may need 
  257. to inhibit screen scrolling.
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274. 10) Break Length (ms)
  275.  
  276. A break is a spacing condition on the line.  It is often used to get a remote 
  277. system's attention.  ProComm uses Alt-F7 (or CTRL-BREAK on IBM machines) to 
  278. signal a break.
  279.  
  280. The break length option allows you to set the length (in milliseconds) of the 
  281. break signal.  The default is 350 ms, and is sufficient for most systems.
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. 11) Enquiry (Ctrl-E)
  294.  
  295. Some systems send an ENQ control character (Ctrl-E, ASCII 5) and expect an 
  296. identifying sequence to be returned.  If Enquiry is set ON, ProComm will 
  297. respond to an ENQ by sending the keyboard macro assigned to Alt-0. If Enquiry 
  298. is set OFF, the ENQ will be treated as just another character.
  299.  
  300. A third option is available for users of the CompuServe Information Service 
  301. (CIS).  CompuServe uses an ENQ to signal the beginning of an automatic file 
  302. transfer.  If you wish to be able to perform automatic file transfers using 
  303. the CompuServe 'B' protocol while logged on to CIS, set this option to CIS B.  
  304. Be sure, however, that you are not set to CIS B while logged onto other 
  305. systems, or strange results may occur.
  306.  
  307. The ProComm default for Enquiry is OFF.
  308.